2020-2021 Sunseeker Telemetry and Lighting System
timer_b_ex1_continuousModeCCR0.c File Reference
#include "driverlib.h"

Go to the source code of this file.

Macros

#define COMPARE_VALUE   50000
 

Functions

void main (void)
 
void TIMERB0_ISR (void)
 

Macro Definition Documentation

◆ COMPARE_VALUE

#define COMPARE_VALUE   50000

Definition at line 53 of file timer_b_ex1_continuousModeCCR0.c.

Function Documentation

◆ main()

void main ( void  )

Definition at line 55 of file timer_b_ex1_continuousModeCCR0.c.

References __no_operation(), and COMPARE_VALUE.

◆ TIMERB0_ISR()

void TIMERB0_ISR ( void  )

Definition at line 101 of file timer_b_ex1_continuousModeCCR0.c.

References COMPARE_VALUE.